home *** CD-ROM | disk | FTP | other *** search
/ Champak 114 / Vol 114.iso / games / spongebo.swf / scripts / DefineButton2_733 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2010-08-12  |  54 b   |  5 lines

  1. on(release){
  2.    gotoAndStop("menu");
  3.    play();
  4. }
  5.